Go back to 2.13.0 as version for now, as there was no consensus to do the
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 Feb 2008 23:42:42 +0000 (23:42 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 15 Feb 2008 23:42:42 +0000 (23:42 +0000)
2008-02-15  Matthias Clasen  <mclasen@redhat.com>

        * configure.in: Go back to 2.13.0 as version for now,
        as there was no consensus to do the jump.

        * many other places: Update Since: tags.

svn path=/trunk/; revision=19586

36 files changed:
ChangeLog
configure.in
docs/reference/gdk-pixbuf/gdk-pixbuf.sgml
docs/reference/gdk-pixbuf/tmpl/file-loading.sgml
docs/reference/gdk-pixbuf/tmpl/file-saving.sgml
docs/reference/gdk-pixbuf/tmpl/gdk-pixbuf-unused.sgml
docs/reference/gdk/gdk-docs.sgml
docs/reference/gdk/tmpl/colors.sgml
docs/reference/gdk/tmpl/drawing.sgml
docs/reference/gdk/tmpl/gdkscreen.sgml
docs/reference/gdk/tmpl/regions.sgml
docs/reference/gdk/tmpl/x_interaction.sgml
docs/reference/gtk/gtk-docs.sgml
docs/reference/gtk/tmpl/gtk-unused.sgml
docs/reference/gtk/tmpl/gtkcalendar.sgml
docs/reference/gtk/tmpl/gtkdialog.sgml
docs/reference/gtk/tmpl/gtkmenuitem.sgml
docs/reference/gtk/tmpl/gtkobject.sgml
docs/reference/gtk/tmpl/gtkpagesetup.sgml
docs/reference/gtk/tmpl/gtkprintsettings.sgml
docs/reference/gtk/tmpl/gtksettings.sgml
docs/reference/gtk/tmpl/gtkstyle.sgml
docs/reference/gtk/tmpl/gtktoolbar.sgml
docs/reference/gtk/tmpl/gtktoolitem.sgml
docs/reference/gtk/tmpl/gtktooltip.sgml
docs/reference/libgail-util/tmpl/gailmisc.sgml
docs/reference/libgail-util/tmpl/gailtextutil.sgml
gdk-pixbuf/gdk-pixbuf-io.c
gdk/gdkapplaunchcontext.c
gtk/gtkcalendar.c
gtk/gtkpagesetup.c
gtk/gtkprintsettings.c
gtk/gtkstyle.c
gtk/gtktoolitem.c
gtk/gtktoolshell.c
gtk/gtktooltip.c

index e44ff69873caf698092aee0c3d1a5a370b780e0f..b7851a982c32188ad4b336423d2f1d4b6ac63e3e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-02-15  Matthias Clasen  <mclasen@redhat.com>
+
+       * configure.in: Go back to 2.13.0 as version for now,
+       as there was no consensus to do the jump.
+
+       * many other places: Update Since: tags.
+
 2008-02-15  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtk.symbols: Add gtk_tool_shell_get_type
index 240dc3e2cb07ae958177a704d577da909d2b2553..3dcf1d2b2d6d6787c185c3f65eb4444f9683f8f6 100644 (file)
@@ -11,7 +11,7 @@ AC_PREREQ(2.54)
 # set GTK_BINARY_AGE and GTK_INTERFACE_AGE to 0.
 
 m4_define([gtk_major_version], [2])
-m4_define([gtk_minor_version], [15])
+m4_define([gtk_minor_version], [13])
 m4_define([gtk_micro_version], [0])
 m4_define([gtk_interface_age], [0])
 m4_define([gtk_binary_age],
index c962fd305d4869e8e27a87131d0e079cb34695e9..6ea2ac1ed38acf51b41467372dd222b44a1454b0 100644 (file)
   <index role="2.8">
     <title>Index of new symbols in 2.8</title>
   </index>  
-  <index role="2.16">
-    <title>Index of new symbols in 2.16</title>
+  <index role="2.14">
+    <title>Index of new symbols in 2.14</title>
   </index>  
 
   &Porting-From-Imlib;
index 4b070d5d1a24775316c28a51718f04a13675bf73..8e51ce9c3ced7f054b135c80aab770989d68d8ce 100644 (file)
@@ -79,3 +79,28 @@ End:
 @Returns: 
 
 
+<!-- ##### FUNCTION gdk_pixbuf_new_from_stream ##### -->
+<para>
+
+</para>
+
+@stream: 
+@cancellable: 
+@error: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gdk_pixbuf_new_from_stream_at_scale ##### -->
+<para>
+
+</para>
+
+@stream: 
+@width: 
+@height: 
+@preserve_aspect_ratio: 
+@cancellable: 
+@error: 
+@Returns: 
+
+
index a6360a16c34e9266b08c99c8a5b0956a2622f470..13c5948cfdf8e49a619eb59787659b2d596d90af 100644 (file)
@@ -124,3 +124,17 @@ will fail with the same error.
 @Returns: 
 
 
+<!-- ##### FUNCTION gdk_pixbuf_save_to_stream ##### -->
+<para>
+
+</para>
+
+@pixbuf: 
+@stream: 
+@type: 
+@cancellable: 
+@error: 
+@Varargs: 
+@Returns: 
+
+
index 3c67abbc711ef575c88847a2d4a24f6841d2878a..dbacc9077964fa76ae757febfc5fe90dd0c7f3e7 100644 (file)
@@ -567,14 +567,3 @@ End:
   </para>
 
 
-<!-- ##### FUNCTION gdk_pixbuf_new_from_stream ##### -->
-<para>
-
-</para>
-
-@stream_length: 
-@stream: 
-@copy_pixels: 
-@error: 
-@Returns: 
-
index f25359626226b550dd2ceb4fb6cc336248e2f470..a0f24fa3ed3e5f6ad87224c4a41523eb6447483b 100644 (file)
   <index role="2.12">
     <title>Index of new symbols in 2.12</title>
   </index>  
-  <index role="2.16">
-    <title>Index of new symbols in 2.16</title>
+  <index role="2.14">
+    <title>Index of new symbols in 2.14</title>
   </index>  
 
 </book>
index 0800761820a1d810eb8e1097d96ba7c0b8b43372..31a09f72ae079ff9b241ec056b29dc1733ecadfa 100644 (file)
@@ -126,7 +126,7 @@ The colormap structure contains the following public fields.
 
 @colormap: 
 @colors: 
-@ncolors: 
+@n_colors: 
 @writeable: 
 @best_match: 
 @success: 
@@ -150,7 +150,7 @@ The colormap structure contains the following public fields.
 
 @colormap: 
 @colors: 
-@ncolors: 
+@n_colors: 
 
 
 <!-- ##### FUNCTION gdk_colormap_query_color ##### -->
index 2ba253cc677f3bd8753ba1b398433a02c98a466a..73071405cf072f9a7ef35381f6a6296d20d9cd28 100644 (file)
@@ -179,7 +179,7 @@ or a #GdkWindow.
 @drawable: 
 @gc: 
 @points: 
-@npoints: 
+@n_points: 
 
 
 <!-- ##### FUNCTION gdk_draw_line ##### -->
@@ -202,7 +202,7 @@ or a #GdkWindow.
 @gc: 
 @points: 
 lines.
-@npoints: 
+@n_points: 
 
 
 <!-- ##### FUNCTION gdk_draw_pixbuf ##### -->
@@ -231,7 +231,7 @@ lines.
 @drawable: 
 @gc: 
 @segs: 
-@nsegs: 
+@n_segs: 
 
 
 <!-- ##### STRUCT GdkSegment ##### -->
@@ -285,7 +285,7 @@ function.
 @gc: 
 @filled: 
 @points: 
-@npoints: 
+@n_points: 
 
 
 <!-- ##### FUNCTION gdk_draw_trapezoids ##### -->
index 8bd87835d4d1426cc96caf60d90e4b3ddd24ac34..df081b9c8478b7f4ee4de200f5a98703885f539a 100644 (file)
@@ -41,6 +41,13 @@ when GDK gets multihead support.
 
 @gdkscreen: the object which received the signal.
 
+<!-- ##### SIGNAL GdkScreen::monitors-changed ##### -->
+<para>
+
+</para>
+
+@gdkscreen: the object which received the signal.
+
 <!-- ##### SIGNAL GdkScreen::size-changed ##### -->
 <para>
 
@@ -277,6 +284,36 @@ when GDK gets multihead support.
 @Returns: 
 
 
+<!-- ##### FUNCTION gdk_screen_get_monitor_height_mm ##### -->
+<para>
+
+</para>
+
+@screen: 
+@monitor_num: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gdk_screen_get_monitor_width_mm ##### -->
+<para>
+
+</para>
+
+@screen: 
+@monitor_num: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gdk_screen_get_monitor_plug_name ##### -->
+<para>
+
+</para>
+
+@screen: 
+@monitor_num: 
+@Returns: 
+
+
 <!-- ##### FUNCTION gdk_screen_broadcast_client_message ##### -->
 <para>
 
index 88c4771142d65708288647f0c36e290dd5d59c8b..6c586002172775820a7f656e4f10f623e28f2826 100644 (file)
@@ -95,7 +95,7 @@ A GdkRegion represents a set of pixels on the screen.
 </para>
 
 @points: 
-@npoints: 
+@n_points: 
 @fill_rule: 
 @Returns: 
 
index e719044fb817e7238b0e70d224cd5847174eabd3..2af1f6845d02298ea4fb1c43403d49edfa185582 100644 (file)
@@ -433,6 +433,16 @@ Since: 2.2
 @Returns: 
 
 
+<!-- ##### FUNCTION gdk_x11_screen_get_monitor_output ##### -->
+<para>
+
+</para>
+
+@screen: 
+@monitor_num: 
+@Returns: 
+
+
 <!-- ##### FUNCTION gdk_x11_screen_lookup_visual ##### -->
 <para>
 
index e8a05bcc67a10b0d557089c2418ccbc2cc497e43..0fd2de55b603d65dd38858cc15f8efdf1a051b8b 100644 (file)
@@ -688,7 +688,7 @@ that is, GUI components such as #GtkButton or #GtkTextView.
   <index role="2.12">
     <title>Index of new symbols in 2.12</title>
   </index>  
-  <index role="2.16">
-    <title>Index of new symbols in 2.16</title>
+  <index role="2.14">
+    <title>Index of new symbols in 2.14</title>
   </index>  
 </book>
index 3e134f8ec08765dcc08bd86b075b34ad65441a12..558783908488160b94ae6608dcb10f0a1804512c 100644 (file)
@@ -3276,13 +3276,6 @@ Creates a border around the arrows of a #GtkSpinButton. The type of border is de
 @tool_item: 
 @pack_end: 
 
-<!-- ##### FUNCTION gtk_tool_item_toolbar_reconfigured ##### -->
-<para>
-
-</para>
-
-@tool_item: 
-
 <!-- ##### FUNCTION gtk_trace_referencing ##### -->
 <para>
 Private: print debugging information while doing a gtk_object_ref() or 
index bcac0b38aedfaad24401713edfbb0dee237f4111..230306ce235aa135eba5713e164c66084e300aa8 100644 (file)
@@ -118,6 +118,16 @@ calendar.
 
 </para>
 
+<!-- ##### ARG GtkCalendar:detail-height-rows ##### -->
+<para>
+
+</para>
+
+<!-- ##### ARG GtkCalendar:detail-width-chars ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkCalendar:month ##### -->
 <para>
 
@@ -133,6 +143,11 @@ calendar.
 
 </para>
 
+<!-- ##### ARG GtkCalendar:show-details ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkCalendar:show-heading ##### -->
 <para>
 
@@ -148,10 +163,30 @@ calendar.
 
 </para>
 
+<!-- ##### USER_FUNCTION GtkCalendarDetailFunc ##### -->
+<para>
+
+</para>
+
+@calendar: 
+@year: 
+@month: 
+@day: 
+@user_data: 
+@Returns: 
+
+
 <!-- ##### ENUM GtkCalendarDisplayOptions ##### -->
 <para>
 </para>
 
+@GTK_CALENDAR_SHOW_HEADING: 
+@GTK_CALENDAR_SHOW_DAY_NAMES: 
+@GTK_CALENDAR_NO_MONTH_CHANGE: 
+@GTK_CALENDAR_SHOW_WEEK_NUMBERS: 
+@GTK_CALENDAR_WEEK_START_MONDAY: 
+@GTK_CALENDAR_SHOW_DETAILS: 
+
 <!-- ##### FUNCTION gtk_calendar_new ##### -->
 <para>
 </para>
@@ -220,23 +255,70 @@ calendar.
 @flags: 
 
 
-<!-- ##### FUNCTION gtk_calendar_display_options ##### -->
+<!-- ##### FUNCTION gtk_calendar_get_date ##### -->
 <para>
 </para>
 
 @calendar: 
-@flags: 
-@Deprecated: 
+@year: 
+@month: 
+@day: 
 
 
-<!-- ##### FUNCTION gtk_calendar_get_date ##### -->
+<!-- ##### FUNCTION gtk_calendar_set_detail_func ##### -->
 <para>
+
 </para>
 
 @calendar: 
-@year: 
-@month: 
-@day: 
+@func: 
+@data: 
+@destroy: 
+
+
+<!-- ##### FUNCTION gtk_calendar_get_detail_width_chars ##### -->
+<para>
+
+</para>
+
+@calendar: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_calendar_set_detail_width_chars ##### -->
+<para>
+
+</para>
+
+@calendar: 
+@chars: 
+
+
+<!-- ##### FUNCTION gtk_calendar_get_detail_height_rows ##### -->
+<para>
+
+</para>
+
+@calendar: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_calendar_set_detail_height_rows ##### -->
+<para>
+
+</para>
+
+@calendar: 
+@rows: 
+
+
+<!-- ##### FUNCTION gtk_calendar_display_options ##### -->
+<para>
+</para>
+
+@calendar: 
+@flags: 
+@Deprecated: 
 
 
 <!-- ##### FUNCTION gtk_calendar_freeze ##### -->
index 0baf505499089a2a4ce2796628096bb8209bb3a1..b6efb0c79286193d45374967dcc5f67ee8400cc5 100644 (file)
@@ -193,8 +193,8 @@ as any other #GtkHButtonBox.
 
 </para>
 
-@dialog:
-@arg1:
+@dialog: 
+@arg1: 
 
 <!-- ##### ARG GtkDialog:has-separator ##### -->
 <para>
index c405b7861bcc6dcdaf22768ba0515f574a9e58df..69905a859bb7256c119d1ed2b10e1a10028ecefa 100644 (file)
@@ -78,6 +78,11 @@ submenu. For normal applications, the relevant signal is "activate".
 
 </para>
 
+<!-- ##### ARG GtkMenuItem:arrow-scaling ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkMenuItem:arrow-spacing ##### -->
 <para>
 
index ba13035ad97ff3f0b0043032ec143748ef18a55d..4316b4f755732b1c9de592b84212f5b8d59d4067 100644 (file)
@@ -134,6 +134,8 @@ Tells about the state of the object.
 
 @GTK_IN_DESTRUCTION: the object is currently being destroyed. This is used 
   internally by GTK+ to prevent reinvokations during destruction.
+@GTK_FLOATING: 
+@GTK_RESERVED_1: 
 @GTK_RESERVED_2: reserved for future use
 
 <!-- ##### MACRO GTK_OBJECT_FLAGS ##### -->
index 630770f6f6630e48b80b95b730f109d956bc5e64..7739b35866313dfdcfd8dd3d35d4cc1e0328aaa1 100644 (file)
@@ -270,6 +270,29 @@ Printing support was added in GTK+ 2.10.
 @Returns: 
 
 
+<!-- ##### FUNCTION gtk_page_setup_load_file ##### -->
+<para>
+
+</para>
+
+@setup: 
+@file_name: 
+@error: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_page_setup_load_key_file ##### -->
+<para>
+
+</para>
+
+@setup: 
+@key_file: 
+@group_name: 
+@error: 
+@Returns: 
+
+
 <!-- ##### FUNCTION gtk_page_setup_to_file ##### -->
 <para>
 
index 9a2f9a920373ef270122ba892a2149e0d845f2fd..5cf9be6fe3c2cbb185e9f2e666f079c22eab03b1 100644 (file)
@@ -882,6 +882,29 @@ only "file://" URIs.
 @Returns: 
 
 
+<!-- ##### FUNCTION gtk_print_settings_load_file ##### -->
+<para>
+
+</para>
+
+@settings: 
+@file_name: 
+@error: 
+@Returns: 
+
+
+<!-- ##### FUNCTION gtk_print_settings_load_key_file ##### -->
+<para>
+
+</para>
+
+@settings: 
+@key_file: 
+@group_name: 
+@error: 
+@Returns: 
+
+
 <!-- ##### FUNCTION gtk_print_settings_to_file ##### -->
 <para>
 
index 7d0fc9e050fd59a76158f4bae8142853a1c31db1..23b00437568f52f566c2bab3e0a6e359421d9dbb 100644 (file)
@@ -153,6 +153,11 @@ Sharing settings between applications
 
 </para>
 
+<!-- ##### ARG GtkSettings:gtk-im-module ##### -->
+<para>
+
+</para>
+
 <!-- ##### ARG GtkSettings:gtk-key-theme-name ##### -->
 <para>
 
index 97f0944aeb5655f5d188a2b8013e0cd49063fa49..1cd903ae5922c568544b6435896ddc8a0b0f7b9d 100644 (file)
@@ -745,7 +745,7 @@ Deprecated alias for gtk_style_apply_default_background().
 @widget: 
 @detail: 
 @points: 
-@npoints: 
+@n_points: 
 @fill: 
 
 
@@ -932,6 +932,14 @@ Deprecated alias for gtk_style_apply_default_background().
 @top: 
 @bottom: 
 
+<!-- ##### FUNCTION gtk_border_new ##### -->
+<para>
+
+</para>
+
+@Returns: 
+
+
 <!-- ##### FUNCTION gtk_border_copy ##### -->
 <para>
 
index 030855ee964790ead9736c066b045c6f1dc9da1f..d0e7df52bc6456dc4eb2969e4adf730794bb38de 100644 (file)
@@ -52,6 +52,8 @@ accessed through the function described below.
 @orientation: 
 @style: 
 @icon_size: 
+@tooltips: 
+@_tooltips: 
 
 <!-- ##### SIGNAL GtkToolbar::focus-home-or-end ##### -->
 <para>
index ee97752dc7b44183ead41405f2f24fbdd6295374..a7a30455b0cd39f320840792766c838fbff71802 100644 (file)
@@ -3,6 +3,7 @@ GtkToolItem
 
 <!-- ##### SECTION Short_Description ##### -->
 
+
 <!-- ##### SECTION Long_Description ##### -->
 <para>
 
@@ -298,3 +299,11 @@ GtkToolItem
 @tool_item: 
 
 
+<!-- ##### FUNCTION gtk_tool_item_toolbar_reconfigured ##### -->
+<para>
+
+</para>
+
+@tool_item: 
+
+
index b1c3b21cbf3e29a0a5aa3fed3e1043fe32902622..0640729b5764924fdf5c190b61b4b09a726921cd 100644 (file)
@@ -122,6 +122,16 @@ return %TRUE to show the window, %FALSE to not show it.
 @size: 
 
 
+<!-- ##### FUNCTION gtk_tooltip_set_icon_from_icon_name ##### -->
+<para>
+
+</para>
+
+@tooltip: 
+@icon_name: 
+@size: 
+
+
 <!-- ##### FUNCTION gtk_tooltip_set_custom ##### -->
 <para>
 
index 6e9642df9d92040216b1b14dd242b1598c9f191d..6cb5571f6ead46e4625b802b3de03a8389b8c702 100644 (file)
@@ -18,6 +18,9 @@ Atk interfaces for custom widgets.
 
 </para>
 
+<!-- ##### SECTION Stability_Level ##### -->
+
+
 <!-- ##### FUNCTION gail_misc_add_attribute ##### -->
 <para>
 
index 6b35c2d37bf57f2cb4ed610e617c148e2d9a5562..8fb464fa92fb04b82f68932417ee82a9d958b1e5 100644 (file)
@@ -20,6 +20,9 @@ GtkLabel, GtkCellRendererText and GtkTextview.
 
 </para>
 
+<!-- ##### SECTION Stability_Level ##### -->
+
+
 <!-- ##### STRUCT GailTextUtil ##### -->
 <para>
 The GailTextCell structure should not be accessed directly.
index 30cffb37e20ffbb961a3401d8e206d0e867b85c0..0255cbfb408855a00de31f86fa6873c04ff41b53 100644 (file)
@@ -1290,7 +1290,7 @@ load_from_stream (GdkPixbufLoader  *loader,
  * not supported, there was not enough memory to allocate the image buffer, 
  * the stream contained invalid data, or the operation was cancelled.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 GdkPixbuf *
 gdk_pixbuf_new_from_stream_at_scale (GInputStream  *stream,
@@ -1340,7 +1340,7 @@ gdk_pixbuf_new_from_stream_at_scale (GInputStream  *stream,
  * not supported, there was not enough memory to allocate the image buffer, 
  * the stream contained invalid data, or the operation was cancelled.
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 GdkPixbuf *
 gdk_pixbuf_new_from_stream (GInputStream  *stream,
@@ -2274,7 +2274,7 @@ save_to_stream (const gchar  *buffer,
  * Returns: %TRUE if the pixbuf was saved successfully, %FALSE if an
  *     error was set.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 gboolean
 gdk_pixbuf_save_to_stream (GdkPixbuf      *pixbuf,
index 5ceddaf04e8e6e74e56d48bd565cda6b50cec5b8..1128adb769579f7534d372a0fc7d6fd77e98a9ae 100644 (file)
@@ -111,7 +111,7 @@ gdk_app_launch_context_init (GdkAppLaunchContext *context)
  * Sets the display on which applications will be launched when
  * using this context. See also gdk_app_launch_context_set_screen().
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gdk_app_launch_context_set_display (GdkAppLaunchContext *context,
@@ -136,7 +136,7 @@ gdk_app_launch_context_set_display (GdkAppLaunchContext *context,
  * using this context. See also gdk_app_launch_context_set_display().
  * If both @screen and @display are set, the @screen takes priority.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gdk_app_launch_context_set_screen (GdkAppLaunchContext *context,
@@ -163,7 +163,7 @@ gdk_app_launch_context_set_screen (GdkAppLaunchContext *context,
  * <ulink url="http://www.freedesktop.org/Standards/wm-spec">Extended 
  * Window Manager Hints</ulink>. 
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gdk_app_launch_context_set_desktop (GdkAppLaunchContext *context,
@@ -180,7 +180,7 @@ gdk_app_launch_context_set_desktop (GdkAppLaunchContext *context,
  * Sets the timestamp of @context. The timestamp should ideally
  * be taken from the event that triggered the launch.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gdk_app_launch_context_set_timestamp (GdkAppLaunchContext *context,
@@ -197,7 +197,7 @@ gdk_app_launch_context_set_timestamp (GdkAppLaunchContext *context,
  * Sets the icon for applications that are launched with this
  * context. See also gdk_app_launch_context_set_icon_name().
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gdk_app_launch_context_set_icon (GdkAppLaunchContext *context, 
@@ -224,7 +224,7 @@ gdk_app_launch_context_set_icon (GdkAppLaunchContext *context,
  * See also gdk_app_launch_context_set_icon(). If both @icon 
  * and @icon_name are set, the @icon_name takes priority.
  * 
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gdk_app_launch_context_set_icon_name (GdkAppLaunchContext *context,
@@ -241,7 +241,7 @@ gdk_app_launch_context_set_icon_name (GdkAppLaunchContext *context,
  *
  * Returns: a new #GdkAppLaunchContext
  *
- * Since: 2.16
+ * Since: 2.14
  */
 GdkAppLaunchContext *
 gdk_app_launch_context_new (void)
index 3c9a1d3dc0052f46f3b1a4d2dba781e465ec2b81..69071d19420d0dc12eb9c2eac6a1931e2fca6135 100644 (file)
@@ -539,7 +539,7 @@ gtk_calendar_class_init (GtkCalendarClass *class)
  * Width of a detail cell, in characters.
  * A value of 0 allows any width. See gtk_calendar_set_detail_func().
  *
- * Since: 2.16
+ * Since: 2.14
  */
   g_object_class_install_property (gobject_class,
                                    PROP_DETAIL_WIDTH_CHARS,
@@ -555,7 +555,7 @@ gtk_calendar_class_init (GtkCalendarClass *class)
  * Height of a detail cell, in rows.
  * A value of 0 allows any width. See gtk_calendar_set_detail_func().
  *
- * Since: 2.16
+ * Since: 2.14
  */
   g_object_class_install_property (gobject_class,
                                    PROP_DETAIL_HEIGHT_ROWS,
@@ -572,7 +572,7 @@ gtk_calendar_class_init (GtkCalendarClass *class)
  * available only as tooltip. When this property is set days with details are
  * marked.
  *
- * Since: 2.16
+ * Since: 2.14
  */
   g_object_class_install_property (gobject_class,
                                    PROP_SHOW_DETAILS,
@@ -3863,7 +3863,7 @@ gtk_calendar_get_date (GtkCalendar *calendar,
  * #GtkCalendar:detail-width-chars and #GtkCalendar:detail-height-rows
  * properties.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gtk_calendar_set_detail_func (GtkCalendar           *calendar,
@@ -3897,7 +3897,7 @@ gtk_calendar_set_detail_func (GtkCalendar           *calendar,
  * Updates the width of detail cells.
  * See #GtkCalendar:detail-width-chars.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gtk_calendar_set_detail_width_chars (GtkCalendar *calendar,
@@ -3925,7 +3925,7 @@ gtk_calendar_set_detail_width_chars (GtkCalendar *calendar,
  * Updates the height of detail cells.
  * See #GtkCalendar:detail-height-rows.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gtk_calendar_set_detail_height_rows (GtkCalendar *calendar,
@@ -3952,7 +3952,7 @@ gtk_calendar_set_detail_height_rows (GtkCalendar *calendar,
  * Queries the width of detail cells, in characters.
  * See #GtkCalendar:detail-width-chars.
  *
- * Since: 2.16
+ * Since: 2.14
  *
  * Return value: The width of detail cells, in characters.
  */
@@ -3970,7 +3970,7 @@ gtk_calendar_get_detail_width_chars (GtkCalendar *calendar)
  * Queries the height of detail cells, in rows.
  * See #GtkCalendar:detail-width-chars.
  *
- * Since: 2.16
+ * Since: 2.14
  *
  * Return value: The height of detail cells, in rows.
  */
index f123bd565db3971ba5d43373333365dee4aff872..ab6a224dd378f32067e7dea76371a953e4ab6670 100644 (file)
@@ -482,7 +482,7 @@ gtk_page_setup_get_page_height (GtkPageSetup *setup,
  *
  * Return value: %TRUE on success
  *
- * Since: 2.16
+ * Since: 2.14
  */
 gboolean
 gtk_page_setup_load_file (GtkPageSetup *setup,
@@ -568,7 +568,7 @@ string_to_enum (GType type,
  * 
  * Return value: %TRUE on success
  *
- * Since: 2.16
+ * Since: 2.14
  */
 gboolean
 gtk_page_setup_load_key_file (GtkPageSetup *setup,
index 74effed9be5deee1f0fa34cdc8b9050ec8bb4107..803163de87f9485afa47d5749b4384fa22a2c896 100644 (file)
@@ -1511,7 +1511,7 @@ gtk_print_settings_set_output_bin (GtkPrintSettings *settings,
  *
  * Return value: %TRUE on success
  *
- * Since: 2.16
+ * Since: 2.14
  */
 gboolean
 gtk_print_settings_load_file (GtkPrintSettings *settings,
@@ -1574,7 +1574,7 @@ gtk_print_settings_new_from_file (const gchar  *file_name,
  *
  * Return value: %TRUE on success
  * 
- * Since: 2.16
+ * Since: 2.14
  */
 gboolean
 gtk_print_settings_load_key_file (GtkPrintSettings *settings,
index fe122208d82de66bedb86ad0297f76219f80baeb..0ec086ad5752e69087384f43d8b6dd8e75d36bed 100644 (file)
@@ -6441,9 +6441,10 @@ gtk_paint_resize_grip (GtkStyle           *style,
  *
  * Allocates a new #GtkBorder structure and initializes its elements to zero.
  * 
- * Returns: a new empty #GtkBorder. The newly allocated #GtkBorder should be freed
- * with gtk_border_free()
- * Since: 2.16
+ * Returns: a new empty #GtkBorder. The newly allocated #GtkBorder should be 
+ *     freed with gtk_border_free()
+ *
+ * Since: 2.14
  **/
 GtkBorder *
 gtk_border_new (void)
index c6cbb8e776a87b15286ab5e8c6315115f2f698a8..48e1f5219e7a828b1c9444c8a070893404fa0b4c 100644 (file)
@@ -1174,7 +1174,7 @@ gtk_tool_item_set_proxy_menu_item (GtkToolItem *tool_item,
  * #GtkToolbar and other #GtkToolShell implementations use this function
  * to notify children, when some aspect of their configuration changes.
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 void
 gtk_tool_item_toolbar_reconfigured (GtkToolItem *tool_item)
index 2eab8bb2199451a3b165bcb294de071771c15c96..1421820fb5cd3847a6d6ca623ad1327cccbeb515 100644 (file)
@@ -67,7 +67,7 @@ gtk_tool_shell_get_type (void)
  *
  * Return value: the current size for icons of @shell
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 GtkIconSize
 gtk_tool_shell_get_icon_size (GtkToolShell *shell)
@@ -85,7 +85,7 @@ gtk_tool_shell_get_icon_size (GtkToolShell *shell)
  *
  * Return value: the current orientation of @shell
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 GtkOrientation
 gtk_tool_shell_get_orientation (GtkToolShell *shell)
@@ -103,7 +103,7 @@ gtk_tool_shell_get_orientation (GtkToolShell *shell)
  *
  * Return value: the current style of @shell
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 GtkToolbarStyle
 gtk_tool_shell_get_style (GtkToolShell *shell)
@@ -120,7 +120,7 @@ gtk_tool_shell_get_style (GtkToolShell *shell)
  *
  * Return value: The relief style of buttons on @shell.
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 GtkReliefStyle
 gtk_tool_shell_get_relief_style (GtkToolShell *shell)
@@ -144,7 +144,7 @@ gtk_tool_shell_get_relief_style (GtkToolShell *shell)
  * Tool items must not call this function directly, but rely on
  * gtk_tool_item_rebuild_menu() instead.
  *
- * Since: 2.16
+ * Since: 2.14
  **/
 void
 gtk_tool_shell_rebuild_menu (GtkToolShell *shell)
index 63f9cc55cdfbb5a0595e9d10ddd13e199c8db4f6..ec283f68ba3dc0a45bdf20ff6f4fc78c89276a1f 100644 (file)
@@ -312,7 +312,7 @@ gtk_tooltip_set_icon_from_stock (GtkTooltip  *tooltip,
  * the icon indicated by @icon_name with the size indicated
  * by @size.  If @icon_name is %NULL, the image will be hidden.
  *
- * Since: 2.16
+ * Since: 2.14
  */
 void
 gtk_tooltip_set_icon_from_icon_name(GtkTooltip  *tooltip,